Skip to main content

Advanced Settings

The Advanced Settings section contains three main components: Chunking, Metadata, and Video Settings.

Advanced Setting interface (default)

Figure: Advanced Settings interface (default)

10.1. Chunking

Chunking Interface

Figure: Chunking interface

Field/SettingDescription
Reranker (Toggle Switch)Enables or disables the Reranker service
Reranker ModelSpecifies the Reranker model to use
Show Reference Link in Answer (Toggle Switch)Allows the AI agent to include source links in its responses
Enable Suggested Questions (Toggle Switch)Displays follow-up questions to guide the conversation
Number of Suggested QuestionsDefines how many suggested questions the agent generates
Chat History Aware (Toggle Switch)Enables or disables the agent's ability to remember previous messages to maintain context
Number of Messages to be Aware OfDefines how many prior messages the agent considers when generating responses
Max Output TokensSets the maximum number of tokens the AI agent can generate in a single response
Vector StoreSpecifies the database to use
Embedding ModelIdentifies the specific embedding model to use
Chunk SizeDetermines the maximum size (in tokens or characters) of document pieces before processing
Chunk OverlapSets the amount of shared content between consecutive chunks
Top K ValueLimits the search to a fixed number (K) of the most relevant results when generating responses
Top P ValueControls response diversity using nucleus sampling
Table: Fields and Settings under Chunking

10.2. Metadata

The Metadata section provides essential descriptive context to organize and manage the agent's data sources effectively.

Field/ButtonDescription
+ Create MetadataCreates new metadata
NameDefines the metadata name
CancelCancels metadata creation
CreateCreates the specified metadata
Save ChangesSaves metadata updates

Table: Fields and Buttons under Metadata

Metadata interface

Figure: Metadata interface

Create Metadata pop-up box

Figure: Create Metadata dialog box

Metadata interface after filling details

Figure: Metadata interface with filled details

Success message after clicking "Save Changes"

Figure: Success message after clicking "Save Changes"

10.3. Video Settings

Video Settings interface

Figure: Video Settings interface

FieldDescription
Video Description ModelSelects the AI model used to analyze video content and generate descriptions
Seconds per FrameDefines the time interval (in seconds) between video frames that the AI analyzes
Description PromptInstructs the agent on how to analyze video frames and what details to include in descriptions
Transcription PromptGuides the AI on how to transcribe audio from videos into text format
Table: Fields under Video Settings